* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    line-height: 24px;
}
a, a:hover, a:visited {
    text-decoration: none;
}
a:hover, a:visited {
    color: #FFFFFF;
}
ul, ol {
    list-style: none;
}
p {
    margin: 0;
}
.row{
    margin: 0;
}
/*首页*/
/*header*/
#head_top {
    height: 30px;
    background: #80c52e;
}
.head_left {
    float: left;
}
.head_left span {
    color: #ffffff;
    width: 200px;
    line-height: 30px;
}
.head_right {
    width: 120px;
    float: right;
}
.contact_tu {
    width: 24px;
    height: 24px;
    margin: 0 8px;
    overflow: hidden;
    float: left;
}
.contact_QQ img {
    position: relative;
    top: 0;
    left: -34px;
}
.contact_weixin img {
    position: relative;
    top: 0;
    left: -68px;
}
.nav > li > a {
    color: #000000 !important;
    font-weight: bold;
    padding: 0;
}
.navbar-default {
    background: none;
    border: none;
}
#head_bottom {
    height: 94px;
}
.collapse {
    width: auto;
    float: right;
}
.navbar-nav li {
    font-size: 1.1em;
    margin-left: 54px;
    text-align: right;
    padding-top: 20px;
}
.navbar-default .navbar-nav > a {
    color: #3a3a3a;
    padding: 0;
}
.navbar-default .navbar-nav > .active > a {
    color: #80c52e !important;
    border-bottom: 2px solid #80c52e;
    background: none;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav > .active > a:hover{
    color:#80c52e; ;
    background: none;
}
.carousel-indicators .active {
    background: #f9b548;
}
.carousel-indicators li {
    background: #999999;
}
.carousel-control{
    display: none;
}
#myCarousel:hover .carousel-control{
    display: block;
    background: none;
}
/*contact*/
.content .swiper-container .swiper-wrapper .swiper-slide img {
	width:100%;
}
#contact {
    min-height: 120px;
    background: #3c8c37;
}
#contact li {
    font-size: 24px;
    color: #ffffff;
    padding-top: 50px;
    float: left;
    width: 33.3%;
}
/*we do*/
.h1 {
    font-size: 36px;
    text-align: center;
}
.hr, .explain {
    width: 39.3%;
    margin: 0 auto;
    line-height: 24px;
    text-align: center;
    display: table;
    padding-top: 1em;
}
#we .row {
    margin: 32px auto 84px;
}
.hr div {
    width: 40%;
    min-height: 12px;
    border-bottom: 1px solid #cccccc;
    float: left;
    margin: 0 2%;
}
/*product*/
.product_hover_two {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 15px;
}
.product_hover_two p {
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 35%;
}
.product_hover img {
    z-index: -1;
}
.product_hover:hover .product_hover_two {
    display: block;
}
/*agent*/
#agent {
    min-height: 500px;
    margin: 0;
    background: url("../images/dl.jpg");
}
.agent_left {
    width: 30%;
    float: left;
}
.agent_right {
    width: 68.3%;
    height: 60px;
    float: left;
    margin-top: 80px;
}
.agent_right p {
    font-size: 48px;
    color: #3a3a3a;
    text-shadow: 4px 5px 0 #ffffff;
    font-style: italic;
    font-weight: 600;
    float: left;
    line-height: 70px;
    font-family: "造字工房坚黑（非商用）常规体";
}
.agent_right span {
    font-size: 60px;
    color: #80c52e;
}
.agent {
    margin-top: 56px;
}
.agent p {
    font-size: 18px;
    color: #3a3a3a;
}
/*about*/
#about {
    padding: 80px 0;
}
.about_right {
    padding-top: 96px;
}
.about_right p {
    color: #666666;
}
.about_right img {
    position: relative;
    top: 80px;
    right: 0;
}
/*news*/
#news {
    background: #bbbbb8;
    padding: 40px 0 80px;
}
#news .h1, #news p, #news span {
    color: #ffffff;
}
.news {
    border: 1px solid #3a3a3a;
    padding: 10px;
    background: #ffffff;
    margin: 36px auto 30px;
    max-width: 370px;
}
.news p {
    font-size: 18px;
}
#news_one:hover p,
#news_one:hover span,
#news_two:hover p,
#news_two:hover span,
#news_three:hover p,
#news_three:hover span {
    color: #3a3a3a;
}
.news-intro {
    overflow: hidden;
}
.news-intro img {
    width: 328px;
    height: 243px;
    transform: scale(1);
    transition: all 0.3s ease-out;
}
.news-intro:hover img {
    transform: scale(1.2);
}
/*footer*/
.footer_top {
    min-height: 190px;
    background: #3a3a3a;
}
.footer_top span {
    display: block;
    height: 52px;
    width: 100%;
    border-bottom: 1px solid #414839;
}
.footer_top ul {
    margin: 0;
}
.footer_top li a {
    color: #ffffff;
    padding: 0 20px;
}
.footer_top .active a {
    color: #80c52e;
}
.footer_left {
    padding-top: 5%;
    padding-left: 7%;
}
.footer_right {
    min-width: 422px;
    height: 138px;
    padding-top: 20px;
    background: url("../images/footer.png") no-repeat;
    background-size: 100% 100%;
    float: right;
    text-align: center;
}
.footer_right dl {
    margin: 0;
}
.footer_right dt, .footer_right dd, .footer_right p {
    color: #ffffff;
}
.footer_right dt {
    font-size: 18px;
}
.footer_right dd {
    font-size: 30px;
}
.footer_right div {
    display: block;
    min-height: 2px;
    width: 61%;
    margin: 0 auto;
    border-bottom: dashed 2px #ffffff;
}
.footer_bottom {
    min-height: 60px;
    background: #80c52e;
    text-align: center;
    padding:23px 0;
}
.footer_bottom p {
    color: #ffffff;
}
.footer_bottom p a {
    color: #ffffff;
}
/*footer-contanct*/
footer .footer-contanct {
    background-color: #77af34;
    display: none;
}
footer .footer-contanct ul {
    margin-bottom: 0;
}
.footer-contanct ul .weixin {
    background-color: #fff;
    position: fixed;
    top:0;
    height: 100%;
    display: none;
}
.weixin img {
    padding-top: 20%;
}
.footer-contanct {
    min-height: initial !important;
    border: none !important;
}
.footer-contanct ul li span {
    color: #fff;
    font-size: 10px;
    display: block;
}
.footer-contanct ul li img {
    width: 24px;
    height: 24px;
}
footer .footer-contanct .bottom-main li {
    padding: 2px 25px;
}
footer .footer-contanct .bottom-nav {
    display: none;
    border-bottom: 1px solid #e8b7b7;
}
footer .footer-contanct .bottom-nav li {
    padding: 10px;
}
footer .footer-contanct .bottom-nav li a {
	color:#ffffff;
}
/*footer-contanct end*/
/*bread*/
.bread {
    background-color: #ffffff;
    border-bottom: 1px solid #b3b3b3;
}
.bread .breadcrumb {
    margin-bottom: 0;
    background-color: #ffffff;
}
.bread .breadcrumb li {
    color: #777777;
}
.bread .breadcrumb li a {
    color: #777777;
}
.bread .breadcrumb>li+li:before {
    content: ">";
}
/*bread end*/
section {
    background-color: #f5f5f5;
    padding: 2.1em 0 4.3em 0;
}
/*product*/
.product-title h1 {
    color: #3c8c37;
    font-size: 1.7em;
    font-weight: bold;
    margin-top: 0;
}
.product-index .col-md-3 ul li {
    background-color: #d5d5d5;
    padding-top: 0.3em;
}
.product-index .col-md-3 ul li:last-child {
    border-right: none;
}
.product-index .col-md-3 ul li .glyphicon {
    float: right;
}
.product-index .col-md-3 ul li a {
    color: #3a3a3a;
    font-size: 1.1em;
    padding: 1.1em;
    display: block;
}
.product-index .col-md-3 ul li a:hover {
    color: #3c8c37;
}
.product-index .col-md-9 .product-title h2 {
    color: #3c8c37;
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 0.8em;
    margin: 0;
    border-bottom: 2px solid #3c8c37;
    display: inline-block;
}
.product-index .col-md-9 .product-title hr {
    margin: 0;
    border-color: #d5d5d5;
}
.product-index .col-md-9 ul {
    padding-top: 1.4em;
}
.product-index .col-md-9 ul li {
    text-align: center;
    padding-right: 2.2em;
    margin-bottom: 1.4em;
}
 .product-img {
    border: 1px solid #c2c2c2;
}
 .product-img:hover {
    border-color: #d2c626;
}
 .product-img img {
    width: 100%;
}
.product-index .col-md-9 ul li p a {
    color: #3a3a3a;
    font-size: 1.1em;
    padding-top: 1em;
    display: block;
}
    /*product end*/
/*about-index*/
.title h1 {
    text-align: center;
}
.about-index .about-img {
    width: inherit;
    padding: 1.8em 0 2em 0;
}
.about-index p {
    text-indent: 2em;
    line-height: 1.8em;
}
/*about-index end*/
.about-us {
	background-color: #f5f5f5;
    padding-bottom: 4.3em;
}
.contact-index {
    color: #3a3a3a;
}
.about-index .title h1 {
     font-family: "微软雅黑";
    padding-top: 65px;
    font-size: 4.3em;
    background: url(../images/about_03.jpg) no-repeat;
    background-position: 50% center;
    margin-top: 0;
}
.contact-our {
    padding-left: 10em;
}
.contact-index .contact-our h1 {
    padding-top: 2em;
    font-size: 2.1em;
    font-weight: normal;
    margin: 0;
    padding-bottom: 1.3em;
}
.contact-index .contact-our p {
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 0.5em;
}
.contact-index .contact-our span {
    color: #282f39;
    font-size: 1.1em;
    line-height: 2.1em;
    display: block;
}
.contact-speak {
    padding-left: 4em;
    border-left: 1px dashed #d1d1d1;
}
.contact-speak h3 {
    color: #3a3a3a;
    font-weight: bold;
    margin-top: 0;
}
.contact-speak p {
    padding-bottom: 1.9em;
}
.contact-speak form .form-group span {
    color: #ff6600;
    padding-right: 5px;
}
.contact-speak form .form-group label {
    color: #666666;
    float: left;
    line-height: 36px;
    width: 55px;
}
.contact-speak form .form-group input {
    width: 60%;
}
.contact-speak form .form-group textarea {
    width: 60%;
}
.btn-jiao {
    color: #ffffff;
    font-size: 1.1em;
    background-color: #497810;
    border: none;
    padding: 10px 50px;
    border-radius: 20px;
}
.btn-jiao:hover {
    color: #ffffff;
}
.do-element-map-content {
    height: 400px;
}
/*contact end*/
/*news*/
.news-index .title h1 {
     font-family: "微软雅黑";
    padding-top: 65px;
    font-size: 4.3em;
    background: url(../images/news_03.png) no-repeat;
    background-position: 50% center;
    margin-top: 0;
}
.news-product .news_p {
    color: #000000;
}
.news-product .news_p p {
    font-size: 1.3em;
}
.nav-page {
    padding-top: 2.1em;
}
.nav-page li a {
    color: #999999;
}
.nav-page .active a {
    color: #ff6600;
}
/*news end*/
/*article*/
.news-article-infor {
    padding: 0 1.1em;
}
.news-article-infor .news-title {
    text-align: center;
    border-bottom: 1px dashed #bfbfbf;
}
.news-article-infor .news-title h1 {
    color: #282f39;
    font-size: 2.1em;
    margin-bottom: 1em;
}
.news-title p {
    color: #999999;
    padding-bottom: 1.3em ;
}
.news-article-intro p {
    font-size: 1.1em;
    text-indent: 2em;
    line-height: 1.8em;
}
.news-article-intro img {
    width: inherit;
    margin: auto;
    padding: 2em 0;
    display: block;
}
/*article end*/
/*product-detail*/
.main {
    border: 1px solid #aeaeae;
}
.main img {
    width: 100%;
}
.product-detail {
    color: #666666;
}
.product-detail h1 {
    color: #000000;
    font-size: 1.7em;
    font-weight: bold;
}
.product-detail p {
    color: #ff0000;
    font-size: 1.1em;
    line-height: 1.7em;
}
.detail-product {
    background-color: #d2c626;
    margin-top: 2.8em;
}
.detail-product img {
    width: inherit;
}
.detail-intro {
    border: 1px solid #dedede;
    padding:0 1.3em 2.4em 1.3em;
}
.detail-intro img {
    display: block;
    margin: auto;
    padding: 1.8em 0 4em 0;
}
.detail-intro p {
    color: #000000;
    line-height: 2em;
}
.detail-intro .swiper-slide {
    margin-top: 1.7em;
    margin-bottom: 2em;
}
.detail-intro .swiper-slide .product-img img {
    width: 100%;
    padding: 0;
}
.product-name a {
    color: #3a3a3a;
    text-align: center;
    display: block;
    padding-top: 0.9em;
}
/*product-detail end*/
